Use the command: sudo apt-get purge --auto-remove packagename. It will purge required packages along with dependencies that are installed with those packages.
Uninstall apt packages. The apt command gives you all the essential tools to manage the APT packages. For uninstalling a package, it provides the remove option.
1. Open Ubuntu Software Center. · 2. Select the Installed tab. · 3. Scroll down the list of programs and find the one to uninstall. · 4. Click the ... Uninstall Packages in Ubuntu... · Option 1: Uninstall Ubuntu...
Highlight the package you want to remove, then press the - key. The package entry should turn pink, indicating it has been marked for removal. Now press g to be ...
The apt-get purge command can be used to remove packages in Ubuntu (unnecessary packages, including configuration files, listed directories, and files). It ...
To uninstall a package and remove its configuration files, you can use the sudo apt-get purge package_name or apt –purge remove package_name ... Option #1 Uninstall Ubuntu... · Option #3 Uninstall Ubuntu...